home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Programming / proof.lib / Readme < prev    next >
Text File  |  2001-01-03  |  2KB  |  40 lines

  1. Short:    V2.8 shared library to load/save thumbnails
  2. Uploader: paulhuxham@yahoo.com (Paul Huxham)
  3. Author:   paulhuxham@yahoo.com (Paul Huxham)
  4. Type:     util/libs
  5.  
  6. For anyone who wants to create/use proof (thumbnail) files in their own
  7. applications, this library makes it very easy.
  8.  
  9. proof.library is a shared library that can be used to create and maintain
  10. small 'proof' sized versions of images. Proofs can be categorized with 4
  11. groups and up to 22 categories per group. It can also store the original
  12. image format, size and filesize information along with the proof. The
  13. proofs are stored in a jpeg format (using jpeg.library - required, 68020
  14. version included) and are fast and compact. As a bonus, photoalbum
  15. thumbnails saved in the jpeg format can be read by proof.library.
  16. (PhotoAlbum is Copyright 1996-1998 by Helmut Hoffmann.)
  17.  
  18. Example programs included.
  19.  
  20. ** Version 2.8 now creates proofs as linked by default in memory.
  21.  
  22. For the latest version of proof.library check the home page at:
  23.  
  24. http://mafeking.scouts.org.au/steeplesoftware
  25.  
  26. © 2000 Paul Huxham
  27.  
  28. All mentioned trademarks are subject to their owners.
  29.  
  30. The author is not responsible for any damage caused by the use or misuse of
  31. this documentation and/or the program(s) it describes.
  32.  
  33. This program and its related documentation, utilities and examples are
  34. provided "AS-IS" and subject to change without notice; no warranties are
  35. made. All use is at your own risk. No liability or responsibility is
  36. assumed.
  37.  
  38. proof.library may not be used in any commerical application UNLESS
  39. permission has been obtained from the author.
  40.